Click or drag to resize

NotifyEvent Property

Gets or sets Event header field. The Event header field lists the event package that the notification contains state information about.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Event { get; set; }

Property Value

Type: String
See Also